public class FootnoteSeparatorPublic Class FootnoteSeparator| FootnoteSeparator | Initializes a new instance of the FootnoteSeparator class. |
| Adjustment | Specifies how a footnote separator line is aligned on a page. The defined values are: -center: footnote separator line centered on page. -left: footnote separator line aligned to left on page. -right: footnote separator line aligned to right on page. The default value for this attribute is left. |
| Color | Specifies the color of a column or footnote separator line. |
| DistanceAfterSeparator | Specifies the space between a footnote separator line and the footnote text. |
| DistanceBeforeSeparator | Specifies the space between the body text area and a footnote separator line. |
| LineStyle | Specifies the style of a footnote separator line. |
| RelativeWidth | Specifies the length of the footnote separator line as a percentage of the body text area. |
| Width | Specifies the width or thickness of a line. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Clone object to its equivalent string representation.
(Overrides ObjectToString) |